home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / tv260.zip / TVREADME.TXT < prev   
Text File  |  1991-08-28  |  5KB  |  151 lines

  1. Time Vault -- Update Information
  2. ----------------------------------------------------------------------
  3.  
  4. ::: 2.60  (release 08-28-91)
  5.  
  6.      + Added a local status line.
  7.  
  8.      + Added "Transfer" command.
  9.  
  10.      + Added Sysop Chat mode.
  11.  
  12.      + Added "List" command to Sysop menu.
  13.  
  14.      + Added activity log file.
  15.  
  16.      + Enhanced file access in multi-user systems.
  17.  
  18.  
  19. ::: 2.50  (released 08-06-91)
  20.  
  21.      + Modified prompts to look just like Searchlight 2.x.
  22.  
  23.      + Improved number input routines -- much cleaner.
  24.  
  25.      + Added an optional command, 'Goodbye', to the Time Vault menu.
  26.        Use the '/G' command line switch to activate.
  27.  
  28.      + Modified the syntax for the command line parameters.
  29.  
  30.   ************************************************************************
  31.   +++ READ THIS if you are upgrading from an earlier version of TVAULT +++
  32.   ************************************************************************
  33.  
  34.   == The command line parameters have changed.  READ CAREFULLY!
  35.  
  36.   Format: TVAULT.EXE [-mb=<n>] [-mw=<n>] [-g]
  37.  
  38.   (a '/' can replace a '-' in the above syntax)
  39.  
  40.      -mb=<n>
  41.        This parameter stands for 'maximum balance', the most a user may
  42.        have on deposit in their Time Vault account.  This number must be
  43.        between 0 and 32767<-- that's a lot of minutes.  It defaults to
  44.        60 minutes, which would be written as '-mb=60', on the command
  45.        line.
  46.  
  47.      -mw=<n>
  48.        This switch is for 'maximum withdrawal', the number of minutes a
  49.        user is permitted to withdraw per day.  The valid range for this
  50.        setting is 0 to 1440.  A setting of 0 means the user can withdraw
  51.        as must time as they want (assuming they have it in their
  52.        account).  The default setting for this is 30, which would be
  53.        written as '-mw=30', on the command line.
  54.  
  55.      -g
  56.        This switch activates the new "Goodbye" command on the Time Vault
  57.        command menu.  By turning on this switch, your users will be able
  58.        to initiate a logoff of the BBS from the Time Vault door.  When
  59.        the user is returned to Searchlight, the BBS will immediately
  60.        display the LOGOFF display file and hangup the user. NOTE: The one
  61.        limitation to this feature is that when used, your BBS auto-logoff
  62.        door does not get executed.
  63.  
  64.  
  65.  
  66. ::: 2.40  (released 05-05-91)
  67.  
  68.      + This version is compatible with Searchlight version 2.15+.
  69.        It will not work with any previous Searchlight release.
  70.  
  71.      + Maximum balance decreased from 50000 to 32767 minutes. (dont ask)
  72.  
  73.      + Maximum daily withdrawal increased from 255 to 1440 minutes.
  74.  
  75.  
  76. ::: 2.30  (released 09-22-90)
  77.  
  78.      + Fixed several minor bugs...  Can't even remember what they
  79.        all were.
  80.  
  81.  
  82. ::: 2.22  (released 09-10-90)
  83.  
  84.      + Added option to disable the Daily Withdrawal Limit by
  85.        specifing (0) as the maximum daily withdrawal amount.
  86.  
  87.      + Fixed a bug <ouch> when a very high maximum balance was
  88.        set.  (above 32,000)  Caused Time Vault to sometimes
  89.        not allow deposits.  (silly me)
  90.  
  91.  
  92. ::: 2.21  (released 09-01-90)
  93.  
  94.      + Fixed 'bug' not allowing creation of new TVAULT.BBS for
  95.        new Time Vault users.  (I just love bugs)
  96.  
  97.      + Disabled Cntl-C breaks.
  98.  
  99. ::: 2.20  (released 08-22-90)
  100.  
  101.  
  102.      + Increased maximum balance size to 50000 minutes.
  103.  
  104.      + Added feature of maximum withdrawals/day. (totally
  105.        configurable by Sysop)
  106.  
  107.      + Re-wrote partial name searches (for Sysop editor).  Finds
  108.        matches almost instantly.
  109.  
  110.      + Minor appearance changes as well as internal code optimization.
  111.  
  112.  
  113. ::: 2.10  (released 12-15-89)
  114.  
  115.      + Added the option of a TVAULT.CFG file to define different
  116.        access levels/maximum balances.  (For more info, see added
  117.        section in TVAULT.DOC)
  118.  
  119.      + Now disables carrier checking during disk accesses.
  120.  
  121.      + Sysop Editor may now be initiated from the command line even
  122.        when no user is currently logged in.  From the command line,
  123.        enter: TVAULT/S   (NOTE: you must still be in a directory which
  124.        contains a CONFIG.BBS file when running TVAULT)
  125.  
  126.  
  127. ::: 2.02  (released 12-12-89)
  128.  
  129.      + Time Vault now works correctly in a multi-tasking enviorment.
  130.        (thanks Frank)
  131.  
  132.      + Fixed bug when using back-arror in sysop editor.
  133.  
  134.  
  135. ::: 2.01  (released 12-11-89)
  136.  
  137.      + Fixed bug when making deposits during an event limited session.
  138.  
  139.      + 'GUEST' account no longer has access to the vault.
  140.  
  141.      + Now allows a maximum balance value of 0-255.
  142.  
  143.      + TVAULT now only updates the data files if a change was made
  144.        on the account.  Previous version updated even if the user
  145.        didn't do anything.
  146.  
  147.  
  148. ----------------------------------------------------------------------
  149.  
  150. TVAULT, (c) 1990 by Jim Barry, All Rights Reserved
  151.